Skip to main content

Methods

MethodsDescription
AssignEntityThe method copies properties of source entity to current entity.
CreateCreates internal objects after creating this instance.
DestroyFrees up internal objects before destroying class instance.
GetBoxPointsThe method returns entity's name and dimensions of the image.
EntNameSee TsgDXFEntity.GetBoxPoints method.
SetImageThe method sets an image defined in Image parameter.
Derived from TsgCADWipeoutDescription
AddPointThe method adds a new TF2DPoint object to ClipPoints of this TsgCADWipeout object.
Derived from TsgCADBasePolylineDescription
DottedCountThe method returns a quantity of DottedSingPts in the TsgCADBasePolyline object.
PointCountThe method returns a quantity of PolyPoints in the TsgCADBasePolyline object.
Derived from TsgDXFPenLineDescription
GetThicknessThe method returns entity's thickness.
SetLWeightThe method call SetLWeight to change line weight of the entity.
Derived from TsgDXFPenEntityDescription
SetColorThe method changes the color used for drawing.
Derived from TsgDXFEntityDescription
AddEntityThe method adds a new child entity.
CloneThe method copies properties of source entity to current entity (include Handle).
DrawThe method generates the OnDraw event.
SetLTypeThe method sets line type of the entity.